PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowImageContent Class / getImageWidth Method
In This Topic
    getImageWidth Method
    In This Topic
    Gets the image width.
    The value of this property represents either a percentage (0 to 100) or an absolute value based on the value of method.
    Syntax
    public double getImageWidth()

    Return Value

    The width of the image drawn on the page.
    See Also